home *** CD-ROM | disk | FTP | other *** search
/ Birds of My State or Province 4.5 / eField Guide Viewer.iso / pc / Windows / CR115.cab / exception.css.0B3AD0A8_5253_4073_9718_01793E7A9773 < prev    next >
Encoding:
Text File  |  2004-08-20  |  409 b   |  27 lines

  1. .crExceptionBorder   
  2. {
  3.     background-color: #A3A3BC;    
  4. }
  5.  
  6. .crExceptionHeader   
  7. {
  8.     background-color: #E4E4EC;
  9.     color: black
  10.     font-family: Arial;
  11.     font-weight: bold;
  12.     font-size: 11pt;
  13. }
  14.  
  15. .crExceptionElement  
  16. {
  17.     background-color: #E4E4EC;
  18.     border-top:1px solid #FFFFFF;
  19. }
  20.  
  21. .crExceptionText  
  22. {
  23.     color: black;
  24.     font-family: Arial;
  25.     font-size: 11pt;
  26. }
  27.